func text/template/parse.lexComment

2 uses

	text/template/parse (current package)
		lex.go#L311: 		return lexComment
		lex.go#L321: func lexComment(l *lexer) stateFn {